From 067680dfaf796df6f66ca8ee53d070d2c9defaef Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Fri, 3 Jul 2009 02:10:52 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 7fb74f795b5..f2b60209a24 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,16 @@ +2009-07-03 Kenichi Handa + + * font.c (font_entity_vector_cache): New variable. + (syms_of_font): Initialize it. + (font_concat_entities): New function. + (font_list_entities): Use font_concat_entities instead of + Fvconcat. + + * fontset.c (fontset_find_font): Re-order a fallback font-group. + (fontset_font): Treat return value t of fontset_find_font as a + sign of no-font in that fontset, not as a sign of no-font + anywhere. + 2009-07-01 YAMAMOTO Mitsuharu * Makefile.in (SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc. -- 2.30.2